home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 726 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. From: Eric Newhuis <newhuis@ix.netcom.com>
  2. Message-ID: <3148DCC8.7E85@ix.netcom.com>
  3. X-Original-Date: Thu, 14 Mar 1996 20:58:16 -0600
  4. Path: in2.uu.net!bounce-back
  5. Date: 15 Mar 96 03:56:42 GMT
  6. Approved: fjh@cs.mu.oz.au
  7. Newsgroups: comp.std.c++
  8. Subject: template<template<class T> T_Thing>?
  9. Organization: FutureSource
  10. X-Netcom-Date: Thu Mar 14  8:59:17 PM CST 1996
  11. X-Mailer: Mozilla 2.0 (Win95; I)
  12. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  13.     iQBFAgUBMUjqheEDnX0m9pzZAQEuUwF/U1GAmce3Ct1IUVbzFTjka6yMnFyA65AT
  14.     rSEoIeOChv5UhfH8peRuMlm3nuyBd8BW
  15.     =70xr
  16.  
  17. Are there any commercial compilers for NT or Solaris 2.x that compile 
  18. the STL as published by Step&Lee?  i.e.:
  19.  
  20. template<class T, template<class U> Allocator = allocator>
  21. ---
  22. [ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
  23. [ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
  24. [ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
  25. [ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
  26. [ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]
  27.